home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / nos_kit3.zip / TELNET.HLP < prev    next >
Text File  |  1990-11-26  |  831b  |  24 lines

  1.  
  2. USAGE
  3.      T[elnet] <hostname> [<port_number>]
  4.  
  5. DESCRIPTION
  6.      The telnet command allows you to initiate a TCP  connection from the
  7.      NOS mailbox out across  the network to another host.  This allows an
  8.      AX.25  user with nothing more than a terminal and TNC to gain access
  9.      to the TCP/IP network.
  10.  
  11.      By  including  the optional port_number,  you can connect to any TCP
  12.      server at the given  host.  The  default is to  be connected  to the
  13.      "telnet"  server, which  in the case  of NOS  software, is the MBOX.
  14.  
  15.      To quit the session at any time, enter the escape character (<CTRL>X
  16.      by default, can be changed with the E[scape] command).
  17.  
  18. EXAMPLES
  19.      telnet wb7xxx     (Connect to wb7xxx, (MBOX if NOS) )
  20.      t wb7xxx 25       (Connect to the SMTP mail server at wb7xxx)
  21.  
  22.  
  23.  
  24.